Data cleaning and pre-processing

This section shows the main steps that have been applied to pre-process the raw data.

aCDOM spectra

  • The CDOM spectra were modeled according to the information in Babin 2003.

    • acdom spectra were re-fitted using the complete data (i.e. between 350-500 nm) because the data in all_abs_transpose.txt started at 380 nm.
  • Average background values calculated between 683-687 nm and subtracted from each spectra.

  • Some files were in binary format, so I could not open them (ex.: C2001000.YSA).

  • Some spectra start at 300 nm while others at 350 nm.

  • Calculated the correlation between the measured and the fitted values.

    • Fits with R2 than 0.99 were removed from the data.
  • Exported the complete spectra (350-700 nm): both the raw and the modeled data.

Phytoplankton and non-algal absorption

  • Nothing special was done with this data. I just transposed the data.

Irradiance

  • There were negative values in the irradiance data (Ed, Eu, Kd, Ku). I have cleaned the data by setting these negative values to NA.

This graph shows the number of negative values for Ed by wavelength.

Example of a spectral profile with negative value.

  • Eu is in fact Eu0- that was estimated estimated using a two-exponential function model.

  • Ed is in fact Ed0- calculated from 0.94 x ed0+.

Reflectance

  • Reflectance values outside the 0-1 range were set to NA.

AC9

Other stuff

  • Extracted extra variables (DOC, AQY) from Massimo 2000.

Orientation of the paper

  • The data is a mix of temporal and spatial observations, so how should we present the data?

  • By area?

Visualizations

Just some graphs to visualize the data. Note that the same color palette will be used to represent the areas in all graphics.

Geographical map

There is a total of 424 different stations that were sampled during the COASTLOOC expeditions.

  • Note that there are two stations without geographical coordinates: C2001000, C2002000.

Available variables

Just an overview of the available variables (excluding radiometric measurements).

Absorption measurements

Overview of the averaged absorption spectra for each area.

Comparing acdom443 for the different areas shows that there is a clear open to coastal gradient.

We can see that the DOC follows the same pattern as acdom443.

We can also use scatter-plots to further explore the relationships among variables.

Relationships between some pigments.

aphy

anap

atot

acdom

Irradiance

Ed

Eu

Kd

Ku

Reflectance

AC9

Absorption

Beam attenuation

Backscattering

TODOS

  • No absorption for Med. Sea (Case 1). Is it normal?

  • There are a lot of nutrient parameters that have values of zero. Are they true zero or indicate missing values?